home *** CD-ROM | disk | FTP | other *** search
- | KeySpeak run comand file
- |
- SET KeySpeak$Dir <Obey$Dir>
- if "<System$Path>" = "" then Error 0 System resources cannot be found
- |
- RMEnsure SoundDMA 0.00 RMReinit SoundDMA
- RMEnsure SoundScheduler 0.00 RMReinit SoundScheduler
- RMEnsure SoundChannels 0.00 RMReinit SoundChannels
- RMEnsure SoundDMA 0.00 Error 0 SoundDMA module not found
- RMEnsure SoundScheduler 0.00 Error 0 SoundScheduler module not found
- RMEnsure SoundChannels 0.00 Error 0 SoundChannels module not found
- |
- RMEnsure SharedCLibrary 3.50 RMLoad System:modules.CLib
- RMEnsure SharedCLibrary 3.50 Error 0 You need to have SharedCLibrary 3.50 or greater
- |
- RMEnsure VoiceSynth 0.00 RMLoad <KeySpeak$Dir>.VoiceSynth
- RMEnsure VoiceSynth 0.00 Error 0 VoiceSynth module could not be found
- |
- Audio On
- Speaker On
- ChannelVoice 1 VoiceSynthesiser
- Sound 1 0 0 255
- |
- RMEnsure TextTalk 0.00 RMLoad <KeySpeak$Dir>.TextTalk
- RMEnsure TextTalk 0.00 Error 0 TextTalk module could not be found
- RUN <Obey$Dir>.!Runimage
-